home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 5 / Amiga Tools 5.iso / tools / developer-tools / andere sprachen / oberonv4 / demos / uudecoder.tool (.txt) < prev    next >
Encoding:
Oberon Text  |  1995-12-26  |  428 b   |  8 lines

  1. Syntax10.Scn.Fnt
  2. UUDecoder can be used to decode uuencoded text.
  3. UUDecoder.Decode @    decodes from beginning of the most recent selection.
  4. UUDecoder.Decode ^    decodes all files of the list beginning at the most recent selection.
  5. UUDecoder.Decode ~    decodes all files of the list.
  6. UUDecoder.Decode "begin" ... ~    decodes parameter-text.
  7. Please report any problems with UUDecoder to: "mailto:zeller@inf.ethz.ch"
  8.